The following tables list the members exposed by ColumnEditingSettingWrapperBase<T,TOut>.
Name | Description | |
---|---|---|
s |
Name | Description | |
---|---|---|
Setting | returns the wrapped object |
Name | Description | |
---|---|---|
ColumnKey | ColumnSetting.ColumnKey | |
EditorOptions | The options for editor. That should include pairs of specific option and its value in javascript format for an object. Name of option and value should be separated by the ":" character and pairs should be separated by the "," character. | |
EditorProvider | ColumnEditingSettingBase.EditorProvider | |
EditorType | the custom type of editor for cells in column |
Name | Description | |
---|---|---|
ExecuteWrapperAction<T1> | Create an instance of a given wrapper class and execute a given action on it. |
View on GitHub